PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package
/
PDFNamedDestination Class
/ setName Method
The name of the destination.
Collapse All
Expand All
In This Topic
setName Method
In This Topic
Sets the destination name.
Syntax
public
void
setName( java.lang.String
name
)
Parameters
name
The name of the destination.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When name is null or empty.
See Also
Reference
PDFNamedDestination Class
PDFNamedDestination Members